.Net Framework > v2.0.50727 > System > Reflection > Emit > DynamicMethod > DynamicMethod DynamicMethod(String,MethodAttributes,CallingConventions,Type,Type[],Module,Boolean)
DynamicMethod(String,MethodAttributes,CallingConventions,Type,Type[],Type,Boolean)
DynamicMethod(String,Type,Type[],Module)
DynamicMethod(String,Type,Type[],Module,Boolean)
DynamicMethod(String,Type,Type[],Type)
DynamicMethod(String,Type,Type[],Type,Boolean)


DynamicMethod(String,MethodAttributes,CallingConventions,Type,Type[],Module,Boolean)

Category
Constructor
Description
Creates a dynamic method that is global to a module, specifying the method name, attributes, calling convention, return type, parameter types, module, and whether just-in-time (JIT) visibility checks should be skipped for members of all types in the module.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
attributesMethodAttributes
callingConventionCallingConventions
returnTypeType
parameterTypesType[]
mModule
skipVisibilityBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

DynamicMethod(String,MethodAttributes,CallingConventions,Type,Type[],Type,Boolean)

Category
Constructor
Description
Creates a dynamic method, specifying the method name, attributes, calling convention, return type, parameter types, the type with which the dynamic method is logically associated, and whether just-in-time (JIT) visibility checks should be skipped for members of other types in the module.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
attributesMethodAttributes
callingConventionCallingConventions
returnTypeType
parameterTypesType[]
ownerType
skipVisibilityBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

DynamicMethod(String,Type,Type[],Module)

Category
Constructor
Description
Creates a dynamic method that is global to a module, specifying the method name, return type, parameter types, and module.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
returnTypeType
parameterTypesType[]
mModule
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

DynamicMethod(String,Type,Type[],Module,Boolean)

Category
Constructor
Description
Creates a dynamic method that is global to a module, specifying the method name, return type, parameter types, module, and whether just-in-time (JIT) visibility checks should be skipped for members of all types in the module.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
returnTypeType
parameterTypesType[]
mModule
skipVisibilityBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

DynamicMethod(String,Type,Type[],Type)

Category
Constructor
Description
Creates a dynamic method, specifying the method name, return type, parameter types, and the type with which the dynamic method is logically associated.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
returnTypeType
parameterTypesType[]
ownerType
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

DynamicMethod(String,Type,Type[],Type,Boolean)

Category
Constructor
Description
Creates a dynamic method, specifying the method name, return type, parameter types, the type with which the dynamic method is logically associated, and whether just-in-time (JIT) visibility checks should be skipped for members of other types in the module.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
returnTypeType
parameterTypesType[]
ownerType
skipVisibilityBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database